PreviousNextTracker indexSee it online !

(111/185) 255 - PythonShell: implement Shell.chDir() API.

It would be nice if the PythonShell would listen to VFSNodeSelect events and give the shell
(if it is visible and connected to the same View) a os.chdir() command to switch to that directory.
Console's System shell has an option "On VFS Node Select, change to dir"
I want something similar in python.

Submitted ezust - 2011-09-19 20:59:41 Assigned
Priority 5 Labels
Status open Group None
Resolution None

Comments

2013-02-06 03:44:59
ezust

- **summary**: PythonShell: option to os.chdir on VFSNodeSelect --> PythonShell: implement Shell.chDir() API.

2013-02-06 03:44:59
ezust

The new Shell.chDir() API in Console 5.1 will make this much easier.